home *** CD-ROM | disk | FTP | other *** search
/ So Who's Dr. Rabbit? / SWDR_1.iso / pc / swdrmov / pg2627.dxr / 02627Scr.Int_43_FS go Loop 2-3.ls < prev    next >
Encoding:
Text File  |  1997-07-28  |  151 b   |  11 lines

  1. global gCurLocation
  2.  
  3. on exitFrame
  4.   UtilUpdateFrame()
  5.   if soundBusy(2) then
  6.     go(the frame)
  7.   else
  8.     ReturnFromSection(gCurLocation)
  9.   end if
  10. end
  11.